home *** CD-ROM | disk | FTP | other *** search
/ Web Page Construction Kit 3.0 / Web Page Construction Kit 3.0.iso / pc / source / 3rdparty / cgi / cgistar / duo95 / sample.ht_ / sample.ht
Encoding:
Text File  |  1996-07-24  |  1.7 KB  |  61 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Sample form for testing CGI*Star</TITLE>
  4. </HEAD>
  5. <BODY background="ordrpgbg.jpg" TEXT="#004000" LINK="#0000ff" VLINK="#800040">
  6.  
  7. <h1>Sample form for testing CGI*Star</h1>
  8.  
  9. <b>You need a forms-capable browser (e.g. Netscape) to use this form. Please use <A HREF="mailto:webmaster@webgenie.com">email</A>
  10. or <A HREF="ordrfrm2.html">printed form</A> if your browser is text-based. </b><p>
  11.  
  12. <Big>You may fill this form and submit it to get an idea about how it works </Big><p>
  13.  
  14. <FORM Method="POST" Action="http://www.webgenie.com/sample.cgi">
  15.  
  16. <h4>To send a mail to yourself please fill in the details and press this button:   <INPUT TYPE="Submit" VALUE="Send the mail"></h4>
  17.  
  18. <h4>To clear the form and reset, press this button :  <INPUT TYPE="Reset" VALUE="Cancel"></h4>
  19. <HR>
  20. <INPUT SIZE=40 NAME="Customer_name"> Your name <p>
  21. <INPUT SIZE=40 NAME="Customer_email"> Your E_mail address<p>
  22.  
  23. <TEXTAREA NAME="Customer_address" ROWS=5 COLS=40></TEXTAREA> Your street address<p>
  24. <TEXTAREA NAME="Comments" ROWS=5 COLS=40></TEXTAREA> Comments <p>
  25.  
  26.  
  27. <h4>To send the mail please press this button:   <INPUT TYPE="Submit" VALUE="Send the mail"></h4>
  28.  
  29. <h4>To clear the form and cancel the mail please press this button :  <INPUT TYPE="Reset" VALUE="Cancel"></h4>
  30.  
  31.  
  32. </FORM>
  33.  
  34.  
  35. <hr size =4>
  36. <h3>About us:</h3>
  37. <pre>
  38. WebGenie Software Pty Ltd., A.C.N  074 512 655,  AUSTRALIA.
  39. "World Class Internet Software Tools - Home of CGI*Star"
  40. P.O. Box 149, Rundle Mall, South Australia, SA 5000, AUSTRALIA.
  41. http://www.webgenie.com/              E_mail: webmaster@webgenie.com
  42. Fax: +61 8 303 4355
  43. </pre>
  44. <hr size =4>
  45. </BODY>
  46. </HTML>
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.